Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODTransform


TransformPoint

The TransformPoint method modifies the location of the specified point by applying this transform.

void TransformPoint (inout ODPoint point);
point
The point to be modified. On return, the fields of this structure have been modified to represent the transformed point.
OVERRIDING
If you subclass ODTransform to create a nonlinear transform class, you must override this method. Your override method can call its inherited method at any point in your implementation (it does not matter where).

SEE ALSO
The ODPoint type (page 885).
The ODTransform::InvertPoint method (page 774).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help